Package furny.ga.rules

Class Summary
FurnitureIntersectionRule This is a IValidationRule implementation that prevents from furnitures intersecting each other.
MaxDistanceToWallRule This is a IValidationRule implementation that keeps furnitures at a wall.
MinMaxCountRule This is a IValidationRule implementation that keeps the count of a furniture in an interval.
RoomContainsRule This is a IValidationRule implementation that keeps all furnitures in the room.